CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - DES 加密

搜索资源列表

  1. DES加密算法示例.zip

    0下载:
  2. 所属分类:文档资料

    • 发布日期:
    • 文件大小:12196
    • 提供者:
  1. DES加密算法实现的C 类.zip

    0下载:
  2. 所属分类:文档资料

    • 发布日期:
    • 文件大小:4412
    • 提供者:
  1. DES

    0下载:
  2. 1,这是一个标准DES算法程序 2,可以作为串口通讯和软件加密应用.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:14351
    • 提供者:tom
  1. USB安全钥功能扩展与优化设计

    0下载:
  2. USB Security key集数据加密与数据存储功能。 介绍DES加密,以及HID 设备读写。。。
  3. 所属分类:编程文档

    • 发布日期:2009-07-15
    • 文件大小:97947
    • 提供者:jodan179
  1. 基于FPGA的DES加密系统设计与实现.doc

    0下载:
  2. 基于FPGA的DES加密系统设计与实现.doc
  3. 所属分类:报告论文

    • 发布日期:2012-05-28
    • 文件大小:1229312
    • 提供者:zhl11b
  1. java加密技术

    0下载:
  2. java加密技术:除了DES,我们还知道有DESede(TripleDES,就是3DES)、AES、Blowfish、RC2、RC4(ARCFOUR)等多种对称加密方式,其实现方式大同小异,这里介绍对称加密的另一个算法——PBE-java encryption technology: In addition to DES, we also know DESede (TripleDES, that is, 3DES), AES, Blowfish, RC2, RC4 (ARCFOUR) and o
  3. 所属分类:编程文档

    • 发布日期:2017-03-27
    • 文件大小:10170
    • 提供者:gaoshan
  1. AES_DES_Workmode.rar

    0下载:
  2. 对称/分组密码一般分为流加密(如OFB、CFB等)和块加密(如ECB、CBC等)。对于流加密,需要将分组密码转化为流模式工作。对于块加密(或称分组加密),如果要加密超过块大小的数据,就需要涉及填充和链加密模式,文中提到的ECB和CBC等就是指链加密模式。 本文将要介绍了AES对称加密/分组加密/流密码及其ECB、CBC、CFB、OFB和CTR五种对称加密模式。,Symmetric/block ciphers are generally divided into stream encryption
  3. 所属分类:File Formats

    • 发布日期:2016-01-25
    • 文件大小:383587
    • 提供者:王纪
  1. DEStest.doc

    0下载:
  2. DES加密解密j算法用ava实现,无用户图形界面-DES implementation and test
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:11027
    • 提供者:zhang
  1. DES

    0下载:
  2. DES的每个分组是64位,既明文和密钥都是64位(密钥实际用56位,每字节第8位为校验)。这个算法的核心是Feistel密码,由于其设计的巧妙,加密解密都用一个函数,具体原理请查阅其他资料。DES的流程基本是执行16轮下面的运算:-DES each packet is 64, both explicit and are 64-bit key (actual key 56, the first 8 bytes each for validation). The core of this algor
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:23486
    • 提供者:吴成刚
  1. 3.8

    0下载:
  2. 加密解密技巧,DES,AES, RAS等算法。Java代码可以在EDI中运行实现。-This is a documentation for encryption and decryption.
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:16808
    • 提供者:Alice
  1. des

    0下载:
  2. 通过C实现的des的源代码,能实现对信息的加密与解密-there is a des code
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:10573
    • 提供者:bull
  1. DES

    0下载:
  2. 在银行金融界及非金融界,越来越多地用到了DES 算法, DES 全称为Data Encryption Standard即数据加密算法,它是IBM公司于1975年研究成功并公开发表的-des
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:7606
    • 提供者:wei
  1. des

    0下载:
  2. des算法,可以对数据进行加密和解密,利用不同密钥可以实现不同的功能
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:3318
    • 提供者:李子
  1. des1

    0下载:
  2. 从万方数据库中下的介绍des加密以及解密的两片文章,是用FPGA实现的,pdf格式.希望对理解des加密以及解密的原理有所帮助。 -From the descr iption of the database under the des encryption and decryption of the two articles is the use of FPGA implementation, pdf format. Hope to understand the principles of
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:277676
    • 提供者:chengpan
  1. des3

    0下载:
  2. 介绍des加密以及解密的三片文章,是用FPGA实现的。能加深对des加密以及解密的原理的理解。对用FPGA来实现des加密以及解密有帮助。-Descr iption des encryption and decryption of the three articles is the use of FPGA implemented. Can deepen their understanding of des encryption and decryption of the principle of
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:737912
    • 提供者:chengpan
  1. DES

    0下载:
  2. 一个基于JAVA平台的DES加密算法的实现-A DES encryption algorithm based on the JAVA platform
  3. 所属分类:Document

    • 发布日期:2017-11-29
    • 文件大小:58254
    • 提供者:whacker
  1. DES

    0下载:
  2. DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。虽然56位密钥的DES算法已经风光不在,而且常有用Des加密的明文被破译的报道,但是了解一下昔日美国的标准加密算法总是有益的,而且目前DES算法得到了广泛的应用,在某些场合,她仍然发挥着余热^_^.-DES (Data Encryption Standard) algorithm, in 1977 the United States government
  3. 所属分类:File Formats

    • 发布日期:2017-12-05
    • 文件大小:45467
    • 提供者:许任翔
  1. DES

    0下载:
  2. DES加密算法的算法研究及其matlab实现-the study of DES encryption algorithm and its realization in matlab
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:307122
    • 提供者:ona
  1. DES-encryption-decryption-algorithm-

    0下载:
  2. DES加密算法,自己纠结了很久才出来的代码,有自己的理解,代码看起来比较简单易懂,希望可以给大家带来帮助。-DES encryption algorithm, their struggle for a long time to come out of the code, have their own understanding, the code looks simple, hope can bring you help.
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:81971
    • 提供者:周伟
  1. des

    0下载:
  2. verilog语言书写的的des加密解密代码-verilog of des encryption and decryption
  3. 所属分类:Software Testing

    • 发布日期:2017-04-29
    • 文件大小:8116
    • 提供者:胡杰
« 12 »
搜珍网 www.dssz.com